home *** CD-ROM | disk | FTP | other *** search
/ Turnbull China Bikeride / Turnbull China Bikeride - Disc 2.iso / STUTTGART / TEMP / GNU / bison / GrammarRul < prev    next >
Text File  |  1995-06-28  |  492b  |  14 lines

  1. Grammar Rules
  2. Previous: <Bison Declarations=>BisonDecla> * Next: <C Code=>CCode> * Up: <Grammar Outline=>GrammarOut>
  3.  
  4. #Wrap on
  5. {fH4}The Grammar Rules Section{f}
  6.  
  7. The {fUnderline}grammar rules{f} section contains one or more Bison grammar
  8. rules, and nothing else.  \*Note <Rules=>Rules>: Syntax of Grammar Rules.
  9.  
  10. There must always be at least one grammar rule, and the first
  11. {fEmphasis}%%{f} (which precedes the grammar rules) may never be omitted even
  12. if it is the first thing in the file.
  13.  
  14.